image.repart.partitions.<name>.nixStorePrefix

The prefix to use for store paths. Defaults to /nix/store. This is useful when you want to build a partition that only contains store paths and is mounted under /nix/store or if you want to create the store paths below a parent path (e.g., /@nix/nix/store).

Type
absolute path
Default
"/nix/store"
Declared
<nixpkgs/nixos/modules/image/repart.nix>